Skip to content

Test Result : ObjectFactory finds the correct constructor function if no factory is defined

0 failures (±0)
9 tests (±0)
Took 44 ms.

All Tests

Test nameDurationStatus
ObjectFactory finds the correct constructor function if no factory is defined can handle nested namespaces5 msPassed
ObjectFactory finds the correct constructor function if no factory is defined can handle too many variants in objectType6 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants6 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants also within a custom namespace for object type5 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants also within a custom namespace for variant4 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants also within a custom namespace for variant and a different variant for objectType4 msPassed
ObjectFactory finds the correct constructor function if no factory is defined throws errors5 msPassed
ObjectFactory finds the correct constructor function if no factory is defined uses namespace of given object type if provided4 msPassed
ObjectFactory finds the correct constructor function if no factory is defined uses scout namespace by default5 msPassed